Vcenter FoundationLoadBalancers HealthStatus
Vcenter FoundationLoadBalancers HealthStatus
The Vcenter FoundationLoadBalancers HealthStatus enumerated type defines the load balancer workload runtime health status.
Possible values:
INVALID: The status means can't get workload health status.GREEN: The load balancer workload health status is healthy.YELLOW: The load balancer workload is almost healthy, there are some errors occurring in non-critical components.RED: The load balancer workload is not healthy, there are some critical errors.
This enumeration was added in vSphere API 9.0.0.0.
This data structure has no properties.
Enumeration:
INVALID,
GREEN,
YELLOW,
RED,